home *** CD-ROM | disk | FTP | other *** search
/ The Mac 13 / the-mac-13.iso / On The Rom / 100 Best Mac CD-ROMs Selection / UNZIP-DEMO / ZIPFILES / cont / 00021.ls < prev    next >
Encoding:
Text File  |  1995-05-25  |  190 b   |  12 lines

  1. on exitFrame
  2.   eyerol()
  3.   if soundBusy(1) = 0 then
  4.     sound playFile 1, "conts1"
  5.   end if
  6.   if the mouseDown then
  7.     puppetSprite(19, 0)
  8.     puppetSprite(20, 0)
  9.     go("rol")
  10.   end if
  11. end
  12.